Help >
Errors and Error Trapping > Compile Time Errors >
Error 446 - FUNCTION expected
FUNCTION expected - The compiler found an END FUNCTION or EXIT FUNCTION statement without a FUNCTION defined. When defining a FUNCTION, it must begin with a FUNCTION statement.